p5-ExtUtils-AutoInstall | Lets Makefile.PL automatically install dependencies | |
p5-ExtUtils-CBuilder | Perl5 module for compiling and linking C code for Perl modules | |
p5-ExtUtils-Command | Perl 5 functions to replace common UNIX commands in Makefiles | |
p5-ExtUtils-Config | Wrapper for configuration of Perl | |
p5-ExtUtils-CppGuess | Perl5 module for guess C++ compiler and flags | |
p5-ExtUtils-Depends | Easily build XS extensions that depend on XS extensions | |
p5-ExtUtils-F77 | Perl module for determining how to link Fortran and C | |
p5-ExtUtils-Helpers | Various portability utilities for Perl5 module builders | |
p5-ExtUtils-InstallPaths | Build.PL install path logic made easy | |
p5-ExtUtils-LibBuilder | Perl5 module for building C libraries | |
p5-ExtUtils-MakeMaker | Create a module Makefile | |
p5-ExtUtils-MakeMaker-Coverage | Add a Makefile target to determine test coverage using Devel::Cover | |
p5-ExtUtils-MakeMaker-CPANfile | Loads CPANfile & modifies parameters for WriteMakefile (Makefile.PL) | |
p5-ExtUtils-Manifest | Perl utilities to write and check a MANIFEST file | |
p5-ExtUtils-ModuleMaker | Perl extension for creating modules (better than h2xs) | |
p5-ExtUtils-ModuleMaker-TT | Makes skeleton modules with Template Toolkit templates | |
p5-ExtUtils-ParseXS | Perl5 module for converting Perl XS code into C code | |
p5-ExtUtils-PkgConfig | Simplistic perl interface to pkg-config | |
p5-ExtUtils-XSBuilder | Perl5 module for automatic XS glue code generation | |
p5-ExtUtils-XSpp | XS for C++ | |
p5-File-BaseDir | Perl module for the XDG Base Directory Specification | |
p5-File-Binary | Binary file reading module | |
p5-File-BOM | Utilities for handling Byte Order Marks | |
p5-File-ChangeNotify | Watch for changes to files, cross-platform style | |
p5-File-chdir | Perl module with a more sensible way to change directories | |
p5-File-ConfigDir | Get directories of configuration files | |
p5-File-Copy-Recursive (V) | Perl extension for recursively copying files and directories | |
p5-File-DesktopEntry | Perl module for handling .desktop files | |
p5-File-DirCompare | Perl module to compare two directories using callbacks | |
p5-File-DirSync | Perl5 module to synchronize two directories rapidly | |
p5-File-Find-Rule | Alternative interface to File::Find | |
p5-File-Find-Rule-Age | Rule to match on file age | |
p5-File-Find-Rule-Perl | Common File::Find::Rule rules for searching for Perl things | |
p5-File-Find-Rule-Permissions | Rule to match on file permissions and user access | |
p5-File-Find-Rule-PPI | Add support for PPI queries to File::Find::Rule | |
p5-File-Find-Rule-VCS | File::Find::Rule extension to Exclude files/directories for VCS's | |
p5-File-Flat | Implements a flat file system | |
p5-File-FlockDir | FlockDir - override perl flock() for network or portability purposes | |
p5-File-HomeDir | Get the home directory for yourself or other users | |
p5-File-KeePass (V) | Perl module interface to KeePass V1 and V2 database files | |
p5-File-LibMagic | Perlwrapper for libmagic | |
p5-File-Listing | Perl 5 module providing a directory parser | |
p5-File-MimeInfo | Perl module for the freedesktop shared MIME database | |
p5-File-Modified | Perl module for checking intelligently if files have changed | |
p5-File-Next | Perl 5 module providing a file-finding iterator | |
p5-File-NFSLock | NFS (or not) locking | |
p5-File-Path | Perl5 module to create or remove directory trees | |
p5-File-Path-Expand | Perl 5 module to expand filenames | |
p5-File-Path-Tiny | Perl 5 module providing recursive mkdir and rmdir | |
p5-File-PathConvert | Convert paths and URLs from absolute to relative and vice versa | |
p5-File-Policy | Perl 5 module to provide site policy for file I/O functions | |
p5-File-pushd | Perl module to change directory temporarily for a limited scope | |
p5-File-Save-Home | Place file safely under user home directory | |
p5-File-ShareDir | Get a generic path to the share directory | |
p5-File-ShareDir-Install | Perl 5 module to install shared files | |
p5-File-ShareDir-ProjectDistDir | Perl extension for set-and-forget using a directory in projects root | |
p5-File-Slurp | Read/write/append files quickly | |
p5-File-Slurp-Tiny | Simple, sane and efficient file slurper | |
p5-File-Temp | Provides functions for generating temporary files | |
p5-File-Tempdir | Object interface for tempdir() from Perl module File::Temp | |
p5-File-Touch | Perl 5 module to touch files | |
p5-File-Type | Perl module for determining file type | |
p5-File-Util | Perl extension for easy, versatile, portable file handling | |
p5-File-Which | Portable implementation of the 'which' utility | |
p5-FileHandle-Fmode | Perl 5 module to determine how a filehandle is opened | |
p5-FileHandle-Unget | Perl5 module providing an improved filehandle | |
p5-Filesys-Df (V) | Perl extension for filesystem disk space information | |
p5-Filesys-DfPortable (V) | Perl extension for filesystem disk space information | |
p5-Filesys-Notify-Simple | Perl5 module providing a simple and dumb file system watcher | |
p5-Filesys-Statvfs (V) | Perl extension for statvfs() and fstatvfs() | |
p5-FindBin-libs | Locate and a 'use lib' or export directories based on FindBin::Bin | |
p5-Format-Human-Bytes | Perl 5 module to format a bytecount and make it human readable | |
p5-FreezeThaw | Converting Perl structures to strings and back | |
p5-Future | Represent an operation awaiting completion | |
p5-Getopt-ArgvFile | Interpolates script options from files into @ARGV or another array | |
p5-Getopt-Euclid | Perl 5 module to create command-line parser from documentation | |
p5-Getopt-Long | Extended processing of command line options | |
p5-Getopt-Long-Descriptive | Perl 5 module providing Getopt::Long with usage text | |
p5-Getopt-Mixed | Mixed Getopt wrapper | |
p5-Getopt-Simple | Simple Getopt wrapper | |
p5-Getopt-Tabular | Table-driven getopt wrapper | |
p5-gettext | Perl5 module interface to C I18N functions | |
p5-Git-CPAN-Patch | Patch CPAN modules using Git | |
p5-Git-Repository | Perl interface to Git repositories | |
p5-Git-Repository-Plugin-AUTOLOAD | Git subcommands as Git::Repository methods | |
p5-Git-Wrapper | Wrap git(7) command-line interface | |
p5-Glib-Object-Introspection | Dynamically create Perl language bindings | |
p5-glib2 | Perl bindings for Glib 2 | |
p5-Gnome2 | Perl bindings for libgnome and libgnomeui | |
p5-Gnome2-GConf | Perl bindings for the GConf configuration database | |
p5-Graph | Perl module for graph operations | |
p5-Gravatar-URL | Make URLs for Gravatars from an email address | |
p5-Gtk2-GladeXML | Perl bindings for Glade (2) | |
p5-Guard | Perl5 module to safe cleanup blocks | |
p5-Hash-Case | Perl module that implements case-insensitive hashes | |
p5-Hash-FieldHash | Lightweight field hash for inside-out objects | |
p5-Hash-Flatten | Perl 5 module to flatten/unflatten complex data hashes | |
p5-Hash-Merge | Perl 5 module to merges arbitrarily deep hashes | |
p5-Hash-Merge-Simple | Perl 5 module to simply merge two or more hashes recursively | |
p5-Hash-MoreUtils | Provide the stuff missing in Hash::Util |